T
CSharpTest.Net
FactoryMethod<T> Delegate
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Interfaces Namespace : FactoryMethod<T> Delegate

Glossary Item Box

A delegate that takes no arguemnts and returns a single value

Syntax

Visual Basic (Declaration) 
Public Delegate Function FactoryMethod(Of T)() As T
C# 
public delegate T FactoryMethod<T>()

Type Parameters

T

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys